Skip to content
Back to search
30
MCP

Fast Filesystem

pulsemcp/fast filesystem

Provides streaming-based file operations with auto-chunking for memory-efficient handling of large files, including sequential reading, precise line-based editing, batch operations, archive compression, and backup mechanisms with retry logic.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

File Operations
Enhances file and directory management with streaming, patching, and change tracking for advanced manipulation, real-time monitoring, and in
0 tools
File System Operations
Provides file system operations for reading, creating, and listing files on the local file system, with performance monitoring through Sentr
0 tools
Filesystem
Provides secure file system operations with RBAC controls, JWT authentication, process management, and undo capabilities for development wor
0 tools
File System Utilities
Provides a set of file system utilities for executing shell commands, displaying file contents, searching with regex, and writing to files t
0 tools
Filesystem
Read, create, and edit files.
0 tools
File System Access
Enables file system access to read local files with optional API key authentication, providing a simple interface for analyzing and working
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fast_filesystem": {
      "url": "None",
      "transport": "http"
    }
  }
}